Skip to content

Update Anagrams.java#7409

Merged
DenizAltunkapan merged 2 commits intoTheAlgorithms:masterfrom
Abdul-Rehman-svg:patch-1
May 3, 2026
Merged

Update Anagrams.java#7409
DenizAltunkapan merged 2 commits intoTheAlgorithms:masterfrom
Abdul-Rehman-svg:patch-1

Conversation

@Abdul-Rehman-svg
Copy link
Copy Markdown
Contributor

fix: remove invalid reference [1] in Anagrams.java

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized it.
  • All filenames are in PascalCase.
  • All functions and variable names follow Java naming conventions.
  • All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.
  • All new algorithms include a corresponding test class that validates their functionality.
  • All new code is formatted with clang-format -i --style=file path/to/your/file.java

fix: remove invalid reference [1] in Anagrams.java
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.54%. Comparing base (6db8e20) to head (4942d66).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #7409   +/-   ##
=========================================
  Coverage     79.53%   79.54%           
- Complexity     7176     7178    +2     
=========================================
  Files           798      798           
  Lines         23467    23467           
  Branches       4617     4617           
=========================================
+ Hits          18664    18666    +2     
  Misses         4055     4055           
+ Partials        748      746    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@DenizAltunkapan DenizAltunkapan enabled auto-merge (squash) May 3, 2026 12:27
@DenizAltunkapan DenizAltunkapan merged commit 2616e09 into TheAlgorithms:master May 3, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants